TextStyleAsianGenericFontFamily Property

Specifies the generic Asian font family name.It is evaluated for [UNICODE] characters that are CJK characters. The defined values are: -decorative: the family of decorative fonts. -modern: the family of modern fonts. -roman: the family roman fonts (with serifs). -script: the family of script fonts. -swiss: the family roman fonts (without serifs). -system: the family system fonts.

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public GenericFontFamily AsianGenericFontFamily { get; set; }

Property Value

GenericFontFamily

See Also